MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / DataRegionProgram<T> Class / DataRegionProgram<T> Constructor

In This Topic
DataRegionProgram<T> Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal services As IProgramServices, _
   ByVal item As T, _
   ByVal dataContent As Def.Content _
)
 

Parameters

services
item
dataContent
See Also